Introduction

In this lesson, we'll get a quick walkthrough of what the rest of the chapter holds for us.

We'll cover the following

Synchronous microservices are one way in which microservices can communicate.

Chapter walkthrough#

This chapter shows:

  • What is meant by synchronous communication between microservices.

  • What the architecture of a synchronous microservices system can look like.

  • Which advantages and disadvantages are associated with synchronous communication between microservices.


In the next lesson, we’ll look at the definition of synchronous microservices.

Experiments
Definition
Mark as Completed
Report an Issue